projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
14b6e42
0ed7622
)
Backport fix for Bug#6287 from trunk.
author
Kenichi Handa
<handa@m17n.org>
Thu, 4 Nov 2010 19:47:27 +0000
(15:47 -0400)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 4 Nov 2010 19:47:27 +0000
(15:47 -0400)
* font.c (font_delete_unmatched): Check Vface_ignored_fonts.
Don't sheck SPEC if it is nil.
(font_list_entities): Call font_delete_unmatched if
Vface_ignored_fonts is non-nil.
Trivial merge